home *** CD-ROM | disk | FTP | other *** search
/ PC Users 1999 May / Cd Pc Users extra 20 mayo 1999.iso / Prog / Inst / FTP / CONNECT.H < prev    next >
Encoding:
C/C++ Source or Header  |  1999-03-10  |  112 b   |  9 lines

  1.  
  2. #ifdef WIN32
  3. BOOL CALLBACK
  4. #else
  5. BOOL FAR PASCAL
  6. #endif
  7. ConnectDlgProc(HWND, UINT, WPARAM, LPARAM);
  8.   
  9.